home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / examples / README.TXT
Text File  |  1997-07-08  |  1KB  |  38 lines

  1. ------------------------------------------------------------
  2. README file: <RSI_Directory>
  3.             <IDL_Directory>    
  4.           examples
  5. IDL Version 5.0
  6. ------------------------------------------------------------
  7.  
  8. This directory contains a number of subdirectories, each
  9. of which contains IDL example code of some sort. By default,
  10. the IDL system variable !PATH will be defined to include
  11. this directory and its subdirectories; this allows you to
  12. execute any of the files in these directories without having
  13. to change directories.
  14.  
  15. The subdirectories of this directory are:
  16.  
  17.   - data
  18.     The "data" directory contains data files used by the
  19.     example programs.
  20.  
  21.   - demo
  22.     The "demo" directory contains IDL code and data files
  23.     used in the IDL demonstration programs.
  24.  
  25.   - doc
  26.     The "doc" directory contains IDL code included (in full
  27.     or in part) in the IDL documentation.
  28.  
  29.   - insight
  30.     The "insight" directory contains example code and data
  31.     files related to the Insight application.
  32.  
  33.   - misc
  34.     The "misc" directory contains a number of miscellaneous
  35.     example files.
  36.  
  37.   - object
  38.     The "object" directory contains example code for using objects.